Click or drag to resize

ItemAttachment Properties

The ItemAttachment type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentId
Identifies the attachment.
(Inherited from Attachment.)
Public propertyContentId
Represents an identifier for the contents of an attachment.
(Inherited from Attachment.)
Public propertyContentLocation
Contains the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment.
(Inherited from Attachment.)
Public propertyContentType
Describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.
(Inherited from Attachment.)
Public propertyIsInline
Represents whether the attachment appears inline within an item.
(Inherited from Attachment.)
Public propertyItem
Contains the item that is associated with the attachment.
Public propertyLastModifiedTime
Represents when the file attachment was last modified.
(Inherited from Attachment.)
Public propertyName
Represents the name of the attachment.
(Inherited from Attachment.)
Public propertySize
Represents the size in bytes of the file attachment.
(Inherited from Attachment.)
Top
See Also